pub unsafe extern "C" fn hipMemcpy2DFromArray_spt(
dst: *mut c_void,
dpitch: usize,
src: hipArray_const_t,
wOffset: usize,
hOffset: usize,
width: usize,
height: usize,
kind: hipMemcpyKind,
) -> hipError_t
pub unsafe extern "C" fn hipMemcpy2DFromArray_spt(
dst: *mut c_void,
dpitch: usize,
src: hipArray_const_t,
wOffset: usize,
hOffset: usize,
width: usize,
height: usize,
kind: hipMemcpyKind,
) -> hipError_t