Function windows_sys::Win32::Storage::FileSystem::TxfLogReadRecords
[−]pub unsafe extern "system" fn TxfLogReadRecords(
txflogcontext: *const c_void,
bufferlength: u32,
buffer: *mut c_void,
bytesused: *mut u32,
recordcount: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"