pub unsafe extern "C" fn hipMemcpy_spt(
dst: *mut c_void,
src: *const c_void,
sizeBytes: usize,
kind: hipMemcpyKind,
) -> hipError_t
pub unsafe extern "C" fn hipMemcpy_spt(
dst: *mut c_void,
src: *const c_void,
sizeBytes: usize,
kind: hipMemcpyKind,
) -> hipError_t