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

switch_core_port_allocator_request_port() private method

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