[][src]Type Definition glu_sys::glu::PFNGLSAMPLERPARAMETERIPROC

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