[][src]Type Definition sapp_linux::PFNGLUNIFORM1UIPROC

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