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

switch_core_hash_find() private method

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