aws_lc_sys::x86_64_unknown_linux_gnu_crypto

Function BIO_get_ex_data

Source
pub unsafe extern "C" fn BIO_get_ex_data(
    bio: *const BIO,
    idx: c_int,
) -> *mut c_void