[][src]Function openssl_sys::BIO_new_mem_buf

pub unsafe extern "C" fn BIO_new_mem_buf(
    buf: *const c_void,
    len: c_int
) -> *mut BIO