Function cudaDeviceGetLimit

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