Function windows_sys::Wdk::Storage::FileSystem::MmIsFileSectionActive
pub unsafe extern "system" fn MmIsFileSectionActive(
fssectionpointer: *const SECTION_OBJECT_POINTERS,
flags: u32,
sectionisactive: *mut u32
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"