[][src]Type Definition sapp_linux::PFNGLIMPORTSYNCEXTPROC

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