OpenSSL.Core.Native.BIO_f_null C# (CSharp) Method

BIO_f_null() private method

private BIO_f_null ( ) : IntPtr
return System.IntPtr
        public static extern IntPtr BIO_f_null();
Native