[][src]Type Definition sapp_linux::PFNGLROTATEXOESPROC

type PFNGLROTATEXOESPROC = Option<unsafe extern "C" fn(angle: GLfixed, x: GLfixed, y: GLfixed, z: GLfixed)>;