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

switch_core_hash_find() 개인적인 메소드

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