windows::Wdk::System::SystemServices

Function IoMapTransfer

pub unsafe fn IoMapTransfer(
    adapterobject: *const _ADAPTER_OBJECT,
    mdl: *const MDL,
    mapregisterbase: *const c_void,
    currentva: *const c_void,
    length: *mut u32,
    writetodevice: bool,
) -> i64