Function BIO_dgram_set_peer

Source
pub unsafe extern "C" fn BIO_dgram_set_peer(
    bp: *mut BIO,
    peer: *const BIO_ADDR,
) -> c_int