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

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