pub unsafe extern "C" fn obs_source_dec_showing(
source: *mut obs_source_t,
)
Expand description
Decrements the ‘showing’ reference counter to indicate that the source is no longer being shown somewhere. If the reference counter is set to 0, will call the ‘hide’ callback