Skip to main content

botan_mp_view_hex

Function botan_mp_view_hex 

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