Function BIO_bind

Source
pub unsafe extern "C" fn BIO_bind(
    sock: i32,
    addr: *const bio_addr_st,
    options: i32,
) -> i32