Function NormalPointer

Source
pub unsafe fn NormalPointer(
    type_: GLenum,
    stride: GLsizei,
    pointer: *const c_void,
)