pub unsafe extern "system" fn IoBuildPartialMdl(
    sourcemdl: *const MDL,
    targetmdl: *mut MDL,
    virtualaddress: *mut c_void,
    length: u32
)
Expand description

Required features: "Wdk_Foundation"