Function Event_RaiseEntry

Source
pub unsafe fn Event_RaiseEntry(
    handlers: &mut Event_Entry,
    stream: *mut Stream,
    name: *const cc_string,
)
Expand description

Calls all registered callbacks for an event which has data stream and name arguments.