[][src]Type Definition rs_gles2::bindings::PFNGLGETSAMPLERPARAMETERIIVEXTPROC

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