Function cuda_sys::cudart::cudaMalloc[][src]

pub unsafe extern "C" fn cudaMalloc(
    devPtr: *mut *mut c_void,
    size: usize
) -> cudaError_t