[][src]Type Definition raylib_sys::PFNGLGENQUERIESPROC

type PFNGLGENQUERIESPROC = Option<unsafe extern "C" fn(n: GLsizei, ids: *mut GLuint)>;