Skip to main content

PFN_cuKernelGetFunction

Type Alias PFN_cuKernelGetFunction 

Source
pub type PFN_cuKernelGetFunction = unsafe extern "C" fn(pfunc: *mut CUfunction, kernel: CUkernel) -> CUresult;