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

switch_event_init() private method

private switch_event_init ( HandleRef jarg1 ) : int
jarg1 HandleRef
return int
        public static extern int switch_event_init(HandleRef jarg1);
freeswitchPINVOKE