pub unsafe extern "C" fn hipMemcpy2DToArray_spt(
dst: hipArray_t,
wOffset: usize,
hOffset: usize,
src: *const c_void,
spitch: usize,
width: usize,
height: usize,
kind: hipMemcpyKind,
) -> hipError_t
pub unsafe extern "C" fn hipMemcpy2DToArray_spt(
dst: hipArray_t,
wOffset: usize,
hOffset: usize,
src: *const c_void,
spitch: usize,
width: usize,
height: usize,
kind: hipMemcpyKind,
) -> hipError_t