Type Definition cogl_sys::CoglFenceCallback[][src]

type CoglFenceCallback = Option<unsafe extern "C" fn(_: *mut CoglFence, _: *mut c_void)>;