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

switch_fulldate_cmp() private method

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