[][src]Function sapp_linux::glSecondaryColorPointerEXT

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