[][src]Type Definition raylib_sys::PFNGLISVERTEXARRAYPROC

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