[][src]Function nginx::SSL_set_bio

pub unsafe extern "C" fn SSL_set_bio(
    s: *mut SSL,
    rbio: *mut BIO,
    wbio: *mut BIO
)