fn SetFilePointerEx_END(handle: HANDLE, offset: i64) SetFilePointerError!void

The SetFilePointerEx function with the dwMoveMethod parameter set to FILE_END.

Parameters

handle: HANDLE,
offset: i64,