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

switch_input_args_t_buflen_get() private method

private switch_input_args_t_buflen_get ( HandleRef jarg1 ) : uint
jarg1 HandleRef
return uint
        public static extern uint switch_input_args_t_buflen_get(HandleRef jarg1);
freeswitchPINVOKE