Function botan_sys::botan_mp_set_from_mp

source ยท
pub unsafe extern "C" fn botan_mp_set_from_mp(
    dest: botan_mp_t,
    source: botan_mp_t,
) -> c_int