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

Required features: "Wdk_Foundation", "Wdk_System_SystemServices", "Win32_Foundation", "Win32_Security", "Win32_System_IO", "Win32_System_Kernel", "Win32_System_Power", "Win32_System_WindowsProgramming"