Function windows_sys::Win32::Storage::FileSystem::ReserveAndAppendLogAligned
[−]pub unsafe extern "system" fn ReserveAndAppendLogAligned(
pvmarshal: *mut c_void,
rgwriteentries: *mut CLS_WRITE_ENTRY,
cwriteentries: u32,
cbentryalignment: u32,
plsnundonext: *mut CLS_LSN,
plsnprevious: *mut CLS_LSN,
creserverecords: u32,
rgcbreservation: *mut i64,
fflags: CLFS_FLAG,
plsn: *mut CLS_LSN,
poverlapped: *mut OVERLAPPED
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_System_IO"