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

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