Function windows::Win32::Storage::FileSystem::FlushLogToLsn

pub unsafe fn FlushLogToLsn(
    pvmarshalcontext: *mut c_void,
    plsnflush: *mut CLS_LSN,
    plsnlastflushed: *mut CLS_LSN,
    poverlapped: *mut OVERLAPPED,
) -> Result<()>