[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM1FVPROC

type PFNGLPROGRAMUNIFORM1FVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, count: GLsizei, value: *const GLfloat)>;