[][src]Type Definition sapp_linux::PFNGLSETFENCENVPROC

type PFNGLSETFENCENVPROC = Option<unsafe extern "C" fn(fence: GLuint, condition: GLenum)>;