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

switch_stream_handle_alloc_chunk_get() private method

private switch_stream_handle_alloc_chunk_get ( HandleRef jarg1 ) : IntPtr
jarg1 HandleRef
return IntPtr
        public static extern IntPtr switch_stream_handle_alloc_chunk_get(HandleRef jarg1);
freeswitchPINVOKE