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

switch_float_to_char() private method

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