[][src]Type Definition makepad_glx_sys::PFNGLPROGRAMUNIFORM3FVPROC

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