BIO_push

Function BIO_push 

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