Skip to main content

cuGraphReleaseUserObject

Function cuGraphReleaseUserObject 

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