[][src]Type Definition makepad_glx_sys::PFNGLSAMPLERPARAMETERIPROC

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