Function windows::Win32::Storage::FileSystem::SetEndOfLog
pub unsafe fn SetEndOfLog<P0>(
hlog: P0,
plsnend: *mut CLS_LSN,
lpoverlapped: *mut OVERLAPPED,
) -> Result<()>where
P0: Param<HANDLE>,