Function BIO_ADDR_copy

Source
pub unsafe extern "C" fn BIO_ADDR_copy(
    dst: *mut BIO_ADDR,
    src: *const BIO_ADDR,
) -> c_int