Function cust_raw::cuGraphExecExternalSemaphoresWaitNodeSetParams[][src]

pub unsafe extern "C" fn cuGraphExecExternalSemaphoresWaitNodeSetParams(
    hGraphExec: CUgraphExec,
    hNode: CUgraphNode,
    nodeParams: *const CUDA_EXT_SEM_WAIT_NODE_PARAMS
) -> CUresult