Function windows::Wdk::Storage::FileSystem::MmIsFileSectionActive

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