Skip to main content

cudaGraphExecDestroy

Function cudaGraphExecDestroy 

Source
pub unsafe extern "C" fn cudaGraphExecDestroy(
    graphExec: cudaGraphExec_t,
) -> cudaError_t