Function glMatrixIndexPointerARB

Source
pub unsafe extern "C" fn glMatrixIndexPointerARB(
    size: GLint,
    type_: GLenum,
    stride: GLsizei,
    pointer: *const c_void,
)