[][src]Type Definition sapp_linux::PFNGLSHADERBINARYPROC

type PFNGLSHADERBINARYPROC = Option<unsafe extern "C" fn(count: GLsizei, shaders: *const GLuint, binaryformat: GLenum, binary: *const c_void, length: GLsizei)>;