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

switch_config_close_file() private method

private switch_config_close_file ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_config_close_file(HandleRef jarg1);
freeswitchPINVOKE