[][src]Type Definition makepad_glx_sys::PFNGLUNIFORM1DPROC

type PFNGLUNIFORM1DPROC = Option<unsafe extern "C" fn(location: GLint, x: GLdouble)>;