pub unsafe extern "system" fn FlushLogToLsn(
    pvmarshalcontext: *mut c_void,
    plsnflush: *mut CLS_LSN,
    plsnlastflushed: *mut CLS_LSN,
    poverlapped: *mut OVERLAPPED
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_System_IO"