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

switch_loadable_module_get_api_interface() private method

private switch_loadable_module_get_api_interface ( string jarg1 ) : IntPtr
jarg1 string
return IntPtr
        public static extern IntPtr switch_loadable_module_get_api_interface(string jarg1);
freeswitchPINVOKE