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

switch_log_bind_logger() 개인적인 메소드

private switch_log_bind_logger ( HandleRef jarg1, int jarg2, int jarg3 ) : int
jarg1 HandleRef
jarg2 int
jarg3 int
리턴 int
        public static extern int switch_log_bind_logger(HandleRef jarg1, int jarg2, int jarg3);
freeswitchPINVOKE