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

switch_loadable_module_exists() private method

private switch_loadable_module_exists ( string jarg1 ) : int
jarg1 string
return int
        public static extern int switch_loadable_module_exists(string jarg1);
freeswitchPINVOKE