Function windows_sys::Wdk::System::SystemServices::IoGetContainerInformation
pub unsafe extern "system" fn IoGetContainerInformation(
informationclass: IO_CONTAINER_INFORMATION_CLASS,
containerobject: *const c_void,
buffer: *mut c_void,
bufferlength: u32,
) -> NTSTATUS