FreeSWITCH.Native.freeswitchPINVOKE.switch_core_port_allocator_new C# (CSharp) 메소드

switch_core_port_allocator_new() 개인적인 메소드

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