obs_get_disabled_module

Function obs_get_disabled_module 

Source
pub unsafe extern "C" fn obs_get_disabled_module(
    name: *const c_char,
) -> *mut obs_module_t
Expand description

Returns a module if it is disabled, or NULL if not found in the disabled list