Function BIO_ADDR_rawmake

Source
pub unsafe extern "C" fn BIO_ADDR_rawmake(
    ap: *mut bio_addr_st,
    family: i32,
    where_: *const c_void,
    wherelen: usize,
    port: u16,
) -> i32