aws_lc_sys

Function BIO_push

Source
pub unsafe extern "C" fn BIO_push(
    bio: *mut BIO,
    appended_bio: *mut BIO,
) -> *mut BIO