Skip to main content

PFN_cuEventCreateFromEGLSync

Type Alias PFN_cuEventCreateFromEGLSync 

Source
pub type PFN_cuEventCreateFromEGLSync = unsafe extern "C" fn(event_out: *mut CUevent, egl_sync: EGLSyncKHR, flags: c_uint) -> CUresult;