fn SetFilePointerEx_BEGIN(handle: HANDLE, offset: u64) SetFilePointerError!void
[src]
The SetFilePointerEx function with the dwMoveMethod
parameter set to FILE_BEGIN
.
fn SetFilePointerEx_BEGIN(handle: HANDLE, offset: u64) SetFilePointerError!void
The SetFilePointerEx function with the dwMoveMethod
parameter set to FILE_BEGIN
.