[][src]Type Definition sapp_linux::PFNGLSAMPLECOVERAGEPROC

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