[][src]Type Definition sapp_linux::PFNGLUNIFORM2UIEXTPROC

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