Function windows_sys::Wdk::System::SystemServices::MmCreateMdl
pub unsafe extern "system" fn MmCreateMdl(
memorydescriptorlist: *mut MDL,
base: *const c_void,
length: usize,
) -> *mut MDL
pub unsafe extern "system" fn MmCreateMdl(
memorydescriptorlist: *mut MDL,
base: *const c_void,
length: usize,
) -> *mut MDL