Skip to main content

PFN_cuCtxSetCurrent

Type Alias PFN_cuCtxSetCurrent 

Source
pub type PFN_cuCtxSetCurrent = unsafe extern "C" fn(ctx: CUcontext) -> CUresult;