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

switch_b64_decode() private method

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