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

Required features: "Wdk_Foundation", "Win32_Foundation"