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