[][src]Function sapp_dummy::glProgramBinary

pub fn glProgramBinary(
    program: GLuint,
    binaryFormat: GLenum,
    binary: *const c_void,
    length: GLsizei
)