Function windows_sys::Wdk::System::SystemServices::IoAllocateMdl
pub unsafe extern "system" fn IoAllocateMdl(
virtualaddress: *const c_void,
length: u32,
secondarybuffer: BOOLEAN,
chargequota: BOOLEAN,
irp: *mut IRP,
) -> *mut MDL