Function cudaThreadGetCacheConfig

Source
pub unsafe extern "C" fn cudaThreadGetCacheConfig(
    pCacheConfig: *mut cudaFuncCache,
) -> cudaError_t