Function BIO_dgram_get_peer

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