windows::Wdk::Storage::FileSystem

Function MmIsFileSectionActive

pub unsafe fn MmIsFileSectionActive(
    fssectionpointer: *const SECTION_OBJECT_POINTERS,
    flags: u32,
    sectionisactive: *mut u32,
) -> NTSTATUS