pub unsafe fn Event_RaiseString(
handlers: &mut Event_String,
s: *const cc_string,
)Expand description
Calls all registered callbacks for an event which has a string argument.
pub unsafe fn Event_RaiseString(
handlers: &mut Event_String,
s: *const cc_string,
)Calls all registered callbacks for an event which has a string argument.