Type Definition cogl_sys::CoglFrameCallback[][src]

type CoglFrameCallback = Option<unsafe extern "C" fn(_: *mut CoglOnscreen, _: CoglFrameEvent, _: *mut CoglFrameInfo, _: *mut c_void)>;