obs_property_set_visible

Function obs_property_set_visible 

Source
pub unsafe extern "C" fn obs_property_set_visible(
    p: *mut obs_property_t,
    visible: bool,
)