Function cuda_malloc

Source
pub unsafe extern "C" fn cuda_malloc(
    size: u64,
    gpu_index: u32,
) -> *mut c_void