[][src]Type Definition sapp_linux::PFNGLISSAMPLERPROC

type PFNGLISSAMPLERPROC = Option<unsafe extern "C" fn(sampler: GLuint) -> GLboolean>;