[][src]Type Definition makepad_glx_sys::PFNGLGETNUNIFORMFVPROC

type PFNGLGETNUNIFORMFVPROC = Option<unsafe extern "C" fn(program: GLuint, location: GLint, bufSize: GLsizei, params: *mut GLfloat)>;