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

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