Function BIO_new_mem_buf

Source
pub unsafe extern "C" fn BIO_new_mem_buf(
    buf: *const c_void,
    len: i32,
) -> *mut bio_st