FreeSWITCH.Native.freeswitchPINVOKE.switch_loadable_module_enumerate_loaded C# (CSharp) Method

switch_loadable_module_enumerate_loaded() private method

private switch_loadable_module_enumerate_loaded ( HandleRef jarg1, HandleRef jarg2 ) : int
jarg1 HandleRef
jarg2 HandleRef
return int
        public static extern int switch_loadable_module_enumerate_loaded(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE