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

switch_frame_free() private method

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