FreeSWITCH.Native.freeswitchPINVOKE.switch_strchr_strict C# (CSharp) 메소드

switch_strchr_strict() 개인적인 메소드

private switch_strchr_strict ( string jarg1, char jarg2, string jarg3 ) : string
jarg1 string
jarg2 char
jarg3 string
리턴 string
        public static extern string switch_strchr_strict(string jarg1, char jarg2, string jarg3);
freeswitchPINVOKE