[][src]Function byteplug::draw::gl::ProgramBinary

pub unsafe extern "system" fn ProgramBinary(
    program: GLuint,
    binaryFormat: GLenum,
    binary: *const c_void,
    length: GLsizei
)