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

type PFNGLSAMPLECOVERAGEPROC = Option<unsafe extern "C" fn(value: GLfloat, invert: GLboolean)>;