Function windows_sys::Win32::Storage::FileSystem::ReadNextLogRecord
[−]pub unsafe extern "system" fn ReadNextLogRecord(
pvreadcontext: *mut c_void,
ppvbuffer: *mut *mut c_void,
pcbbuffer: *mut u32,
perecordtype: *mut u8,
plsnuser: *mut CLS_LSN,
plsnundonext: *mut CLS_LSN,
plsnprevious: *mut CLS_LSN,
plsnrecord: *mut CLS_LSN,
poverlapped: *mut OVERLAPPED
) -> BOOL
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’, ‘Win32_System_IO’