[][src]Type Definition sapp_linux::PFNGLSCALEXOESPROC

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