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

switch_log_str2mask() private method

private switch_log_str2mask ( string jarg1 ) : uint
jarg1 string
return uint
        public static extern uint switch_log_str2mask(string jarg1);
freeswitchPINVOKE