[][src]Type Definition makepad_glx_sys::PFNGLSETFENCENVPROC

type PFNGLSETFENCENVPROC = Option<unsafe extern "C" fn(fence: GLuint, condition: GLenum)>;