Function cudaGraphDestroy

Source
pub unsafe extern "C" fn cudaGraphDestroy(
    graph: cudaGraph_t,
) -> cudaError_t