Skip to main content

PFN_cuKernelSetCacheConfig

Type Alias PFN_cuKernelSetCacheConfig 

Source
pub type PFN_cuKernelSetCacheConfig = unsafe extern "C" fn(kernel: CUkernel, config: c_int, dev: CUdevice) -> CUresult;