[][src]Function nginx::BIO_connect

pub unsafe extern "C" fn BIO_connect(
    sock: c_int,
    addr: *const BIO_ADDR,
    options: c_int
) -> c_int