pub unsafe extern "C" fn obs_source_is_hidden(
source: *mut obs_source_t,
) -> bool
Expand description
Returns the current ‘hidden’ state on the source
pub unsafe extern "C" fn obs_source_is_hidden(
source: *mut obs_source_t,
) -> bool
Returns the current ‘hidden’ state on the source