Skip to main content

botan_mp_view_str

Function botan_mp_view_str 

Source
pub unsafe extern "C" fn botan_mp_view_str(
    mp: botan_mp_t,
    radix: u8,
    ctx: botan_view_ctx,
    view: botan_view_str_fn,
) -> c_int