[][src]Function cuda_driver_sys::cuGraphCreate

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