[][src]Type Definition makepad_glx_sys::PFNGLIMPORTSYNCEXTPROC

type PFNGLIMPORTSYNCEXTPROC = Option<unsafe extern "C" fn(external_sync_type: GLenum, external_sync: GLintptr, flags: GLbitfield) -> GLsync>;