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

switch_loadable_module_function_table_t_switch_api_version_get() private method

private switch_loadable_module_function_table_t_switch_api_version_get ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_loadable_module_function_table_t_switch_api_version_get(HandleRef jarg1);
freeswitchPINVOKE