Function cuFuncSetCacheConfig

Source
pub unsafe extern "C" fn cuFuncSetCacheConfig(
    hfunc: CUfunction,
    config: CUfunc_cache,
) -> CUresult