[][src]Type Definition sapp_linux::PFNGLBINDSAMPLERPROC

type PFNGLBINDSAMPLERPROC = Option<unsafe extern "C" fn(unit: GLuint, sampler: GLuint)>;