pub unsafe extern "C" fn obs_get_module_allow_disable( name: *const c_char, ) -> bool
Returns if a module can be disabled.
@param name The name of the module to check @return Boolean to indicate if module can be disabled