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

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