Skip to main content

PFN_cuGraphCreate

Type Alias PFN_cuGraphCreate 

Source
pub type PFN_cuGraphCreate = unsafe extern "C" fn(graph: *mut CUgraph, flags: c_uint) -> CUresult;