[][src]Type Definition makepad_glx_sys::PFNGLSAMPLERPARAMETERIUIVPROC

type PFNGLSAMPLERPARAMETERIUIVPROC = Option<unsafe extern "C" fn(sampler: GLuint, pname: GLenum, param: *const GLuint)>;