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