Skip to main content

PFN_cuKernelGetLibrary

Type Alias PFN_cuKernelGetLibrary 

Source
pub type PFN_cuKernelGetLibrary = unsafe extern "C" fn(library_out: *mut CUlibrary, kernel: CUkernel) -> CUresult;