Function glBeginQueryIndexed

Source
pub unsafe extern "C" fn glBeginQueryIndexed(
    target: GLenum,
    index: GLuint,
    id: GLuint,
)