[][src]Type Definition makepad_glx_sys::PFNGLISFENCENVPROC

type PFNGLISFENCENVPROC = Option<unsafe extern "C" fn(fence: GLuint) -> GLboolean>;