[][src]Type Definition fltk_sys::glu::PFNGLISVERTEXARRAYPROC

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