Function cuGraphCreate

Source
pub unsafe extern "C" fn cuGraphCreate(
    phGraph: *mut CUgraph,
    flags: c_uint,
) -> CUresult