Function windows_sys::Wdk::Storage::FileSystem::FsRtlLogCcFlushError

pub unsafe extern "system" fn FsRtlLogCcFlushError(
    filename: *const UNICODE_STRING,
    deviceobject: *const DEVICE_OBJECT,
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    flusherror: NTSTATUS,
    flags: u32,
) -> NTSTATUS