pub unsafe fn plugin_complex_config<T: PluginManager>(
config_seen: &AtomicBool,
config: *mut oconfig_item_t,
) -> c_intExpand description
ยงSafety
It is assumed that the config is not a null pointer
pub unsafe fn plugin_complex_config<T: PluginManager>(
config_seen: &AtomicBool,
config: *mut oconfig_item_t,
) -> c_intIt is assumed that the config is not a null pointer