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

type PFNGLGETSAMPLERPARAMETERIIVPROC = Option<unsafe extern "C" fn(sampler: GLuint, pname: GLenum, params: *mut GLint)>;