Function rcudnn::cudaGraphCreate

source ·
pub unsafe extern "C" fn cudaGraphCreate(
    pGraph: *mut *mut CUgraph_st,
    flags: u32
) -> cudaError