Skip to main content

cudaGraphExecGetFlags

Function cudaGraphExecGetFlags 

Source
pub unsafe fn cudaGraphExecGetFlags(
    graphExec: cudaGraphExec_t,
    flags: *mut c_ulonglong,
) -> cudaError_t