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

switch_core_port_allocator_new() private method

private switch_core_port_allocator_new ( ushort jarg1, ushort jarg2, uint jarg3, HandleRef jarg4 ) : int
jarg1 ushort
jarg2 ushort
jarg3 uint
jarg4 HandleRef
return int
        public static extern int switch_core_port_allocator_new(ushort jarg1, ushort jarg2, uint jarg3, HandleRef jarg4);
freeswitchPINVOKE