pub unsafe extern "system" fn ClfsFlushToLsn(
    pvmarshalcontext: *const c_void,
    plsnflush: *const CLS_LSN,
    plsnlastflushed: *mut CLS_LSN
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation", "Win32_Storage_FileSystem"