Function cudaThreadGetLimit

Source
pub unsafe extern "C" fn cudaThreadGetLimit(
    pValue: *mut usize,
    limit: cudaLimit,
) -> cudaError_t