Skip to main content

cuGraphRetainUserObject

Function cuGraphRetainUserObject 

pub unsafe fn cuGraphRetainUserObject(
    graph: *mut CUgraph_st,
    object: *mut CUuserObject_st,
    count: u32,
    flags: u32,
) -> cudaError_enum