Function rcudnn_sys::cudaMallocArray
source · pub unsafe extern "C" fn cudaMallocArray(
array: *mut cudaArray_t,
desc: *const cudaChannelFormatDesc,
width: usize,
height: usize,
flags: c_uint
) -> cudaError_t
pub unsafe extern "C" fn cudaMallocArray(
array: *mut cudaArray_t,
desc: *const cudaChannelFormatDesc,
width: usize,
height: usize,
flags: c_uint
) -> cudaError_t