[][src]Type Definition sapp_linux::PFNGLISFENCENVPROC

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