pub unsafe extern "system" fn SetEndOfLog(
    hlog: HANDLE,
    plsnend: *mut CLS_LSN,
    lpoverlapped: *mut OVERLAPPED
) -> BOOL
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_System_IO’