Function windows_sys::Wdk::Storage::FileSystem::CcPurgeCacheSection

pub unsafe extern "system" fn CcPurgeCacheSection(
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    fileoffset: *const i64,
    length: u32,
    flags: u32,
) -> BOOLEAN