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

switch_char_to_float() private method

private switch_char_to_float ( string jarg1, HandleRef jarg2, int jarg3 ) : int
jarg1 string
jarg2 HandleRef
jarg3 int
return int
        public static extern int switch_char_to_float(string jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE