Skip to main content

switch_module_load

Function switch_module_load 

Source
pub unsafe extern "C" fn switch_module_load(
    module_interface: *mut *mut switch_loadable_module_interface_t,
    filename: *const c_char,
) -> switch_status_t