[][src]Type Definition sapp_linux::PFNGLISFENCEAPPLEPROC

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