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

switch_application_interface_rwlock_set() 개인적인 메소드

private switch_application_interface_rwlock_set ( HandleRef jarg1, HandleRef jarg2 ) : void
jarg1 HandleRef
jarg2 HandleRef
리턴 void
        public static extern void switch_application_interface_rwlock_set(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE