Function windows::Wdk::Storage::FileSystem::FsRtlLogCcFlushError

pub unsafe fn FsRtlLogCcFlushError<P0>(
    filename: *const UNICODE_STRING,
    deviceobject: *const DEVICE_OBJECT,
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    flusherror: P0,
    flags: u32,
) -> NTSTATUS
where P0: Param<NTSTATUS>,