[][src]Type Definition makepad_glx_sys::PFNGLISSTATENVPROC

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