[][src]Type Definition makepad_glx_sys::PFNGLSCALEXOESPROC

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