[][src]Type Definition sapp_linux::PFNGLPROGRAMUNIFORM1IEXTPROC

type PFNGLPROGRAMUNIFORM1IEXTPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, v0: GLint)>;