Skip to main content

cuda_malloc_host

Function cuda_malloc_host 

Source
pub unsafe extern "C" fn cuda_malloc_host(
    ptr: *mut *mut c_void,
    count: usize,
) -> CudaRustError