Function windows_sys::Win32::Storage::FileSystem::SetFilePointer
[−]pub unsafe extern "system" fn SetFilePointer(
hfile: HANDLE,
ldistancetomove: i32,
lpdistancetomovehigh: *mut i32,
dwmovemethod: SET_FILE_POINTER_MOVE_METHOD
) -> u32
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"