[][src]Type Definition rs_gles3::bindings::PFNGLGETSAMPLERPARAMETERFVPROC

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