windows::Win32::Storage::FileSystem

Function SetEndOfLog

pub unsafe fn SetEndOfLog(
    hlog: HANDLE,
    plsnend: *mut CLS_LSN,
    lpoverlapped: *mut OVERLAPPED,
) -> Result<()>