BIO_push

Function BIO_push 

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