[][src]Function nginx::BIO_ADDR_rawmake

pub unsafe extern "C" fn BIO_ADDR_rawmake(
    ap: *mut BIO_ADDR,
    family: c_int,
    where_: *const c_void,
    wherelen: size_t,
    port: c_ushort
) -> c_int