Skip to main content

botan_mp_view_bin

Function botan_mp_view_bin 

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