Skip to main content

PFN_cuGreenCtxStreamCreate

Type Alias PFN_cuGreenCtxStreamCreate 

Source
pub type PFN_cuGreenCtxStreamCreate = unsafe extern "C" fn(stream_out: *mut CUstream, green_ctx: CUgreenCtx, flags: c_uint, priority: c_int) -> CUresult;