Function windows_sys::Wdk::System::SystemServices::ClfsReserveAndAppendLogAligned
pub unsafe extern "system" fn ClfsReserveAndAppendLogAligned(
pvmarshalcontext: *const c_void,
rgwriteentries: *const CLS_WRITE_ENTRY,
cwriteentries: u32,
cbentryalignment: u32,
plsnundonext: *const CLS_LSN,
plsnprevious: *const CLS_LSN,
creserverecords: u32,
rgcbreservation: *mut i64,
fflags: u32,
plsn: *mut CLS_LSN,
) -> NTSTATUS