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

switch_core_hash_init_case() private method

private switch_core_hash_init_case ( HandleRef jarg1, HandleRef jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 HandleRef
jarg3 int
return int
        public static extern int switch_core_hash_init_case(HandleRef jarg1, HandleRef jarg2, int jarg3);
freeswitchPINVOKE