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

switch_frame_alloc() private method

private switch_frame_alloc ( HandleRef jarg1, HandleRef jarg2 ) : int
jarg1 HandleRef
jarg2 HandleRef
return int
        public static extern int switch_frame_alloc(HandleRef jarg1, HandleRef jarg2);
freeswitchPINVOKE