Function hip_runtime_sys::hipMemset2D_spt
source · pub unsafe extern "C" fn hipMemset2D_spt(
dst: *mut c_void,
pitch: usize,
value: c_int,
width: usize,
height: usize
) -> hipError_tpub unsafe extern "C" fn hipMemset2D_spt(
dst: *mut c_void,
pitch: usize,
value: c_int,
width: usize,
height: usize
) -> hipError_t