[][src]Type Definition glu_sys::glu::PFNGLIMPORTSYNCEXTPROC

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