Function main_current_source
Source pub fn main_current_source() -> Option<Source>
Expand description
Returns the currently firing source for this thread.
§Returns
the currently firing source, or NULL
if none is firing
Returns the currently firing source for this thread.
§Returns
the currently firing source, or NULL
if none is firing