[][src]Function sapp_linux::glGetLightiv

pub unsafe extern "C" fn glGetLightiv(
    light: GLenum,
    pname: GLenum,
    params: *mut GLint
)