[][src]Type Definition sapp_linux::PFNGLUNIFORM1DPROC

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