Skip to main content

hipExecutionCtxStreamCreate

Function hipExecutionCtxStreamCreate 

Source
pub unsafe extern "C" fn hipExecutionCtxStreamCreate(
    stream: *mut hipStream_t,
    greenctx: hipExecutionCtx_t,
    flags: c_uint,
    priority: c_int,
) -> hipError_t