Function cuCtxGetLimit

Source
pub unsafe extern "C" fn cuCtxGetLimit(
    pvalue: *mut usize,
    limit: CUlimit,
) -> CUresult