[][src]Function sapp_linux::glVertex4f

pub unsafe extern "C" fn glVertex4f(
    x: GLfloat,
    y: GLfloat,
    z: GLfloat,
    w: GLfloat
)