pub unsafe extern "system" fn CcFlushCache(
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    fileoffset: *const i64,
    length: u32,
    iostatus: *mut IO_STATUS_BLOCK
)
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation", "Win32_System_IO"