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
Expand description
Required features: "Wdk_Foundation"
, "Win32_Foundation"
, "Win32_Storage_IscsiDisc"