Skip to main content

PFN_cuLibraryGetUnifiedFunction

Type Alias PFN_cuLibraryGetUnifiedFunction 

Source
pub type PFN_cuLibraryGetUnifiedFunction = unsafe extern "C" fn(fptr: *mut *mut c_void, library: CUlibrary, symbol: *const c_char) -> CUresult;