Skip to main content

cuda_device_get_default_mem_pool

Function cuda_device_get_default_mem_pool 

Source
pub unsafe extern "C" fn cuda_device_get_default_mem_pool(
    memPool: *mut CudaMemPool,
    device: CudaDevice,
) -> CudaRustError