Function windows::Wdk::Storage::FileSystem::MmForceSectionClosed

pub unsafe fn MmForceSectionClosed<P0>(
    sectionobjectpointer: *const SECTION_OBJECT_POINTERS,
    delayclose: P0,
) -> BOOLEAN
where P0: Param<BOOLEAN>,