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

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