Function windows_sys::Win32::Storage::FileSystem::TxfLogCreateFileReadContext
[−]pub unsafe extern "system" fn TxfLogCreateFileReadContext(
logpath: PCWSTR,
beginninglsn: CLS_LSN,
endinglsn: CLS_LSN,
txffileid: *const TXF_ID,
txflogcontext: *mut *mut c_void
) -> BOOL
Expand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’