[][src]Type Definition raylib_sys::PFNGLBINDVERTEXARRAYPROC

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