Function cudaDeviceSetLimit

Source
pub unsafe extern "C" fn cudaDeviceSetLimit(
    limit: cudaLimit,
    value: usize,
) -> cudaError_t