Function cudaThreadSetLimit

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