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

switch_core_asr_float_param() private method

private switch_core_asr_float_param ( HandleRef jarg1, string jarg2, double jarg3 ) : void
jarg1 HandleRef
jarg2 string
jarg3 double
return void
        public static extern void switch_core_asr_float_param(HandleRef jarg1, string jarg2, double jarg3);
freeswitchPINVOKE