Function windows_sys::Wdk::System::SystemServices::IoMapTransfer

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