Skip to main content

cuda_mem_pool_set_release_threshold

Function cuda_mem_pool_set_release_threshold 

Source
pub unsafe extern "C" fn cuda_mem_pool_set_release_threshold(
    memPool: CudaMemPool,
    threshold: u64,
) -> CudaRustError