Function windows_sys::Win32::Storage::FileSystem::SetFilePointerEx
[−]pub unsafe extern "system" fn SetFilePointerEx(
hfile: HANDLE,
lidistancetomove: i64,
lpnewfilepointer: *mut i64,
dwmovemethod: SET_FILE_POINTER_MOVE_METHOD
) -> BOOLExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’