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

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