Function bssl_sys::BIO_get_mem_ptr

source ·
pub unsafe extern "C" fn BIO_get_mem_ptr(
    bio: *mut BIO,
    out: *mut *mut BUF_MEM
) -> c_int