pub unsafe extern "system" fn MmFlushImageSection(
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    flushtype: MMFLUSH_TYPE
) -> BOOLEAN
Expand description

Required features: "Wdk_Foundation", "Win32_Foundation"