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

switch_log_node_free() private method

private switch_log_node_free ( HandleRef jarg1 ) : void
jarg1 HandleRef
return void
        public static extern void switch_log_node_free(HandleRef jarg1);
freeswitchPINVOKE