Function BIO_ctrl_dgram_connect

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