Function rcudnn_sys::cudaMallocPitch
source · pub unsafe extern "C" fn cudaMallocPitch(
devPtr: *mut *mut c_void,
pitch: *mut usize,
width: usize,
height: usize
) -> cudaError_t
pub unsafe extern "C" fn cudaMallocPitch(
devPtr: *mut *mut c_void,
pitch: *mut usize,
width: usize,
height: usize
) -> cudaError_t