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

switch_core_port_allocator_free_port() private method

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