Function botan_sys::botan_mp_sub_u32
source ยท pub unsafe extern "C" fn botan_mp_sub_u32(
result: botan_mp_t,
x: botan_mp_t,
y: u32,
) -> c_int
pub unsafe extern "C" fn botan_mp_sub_u32(
result: botan_mp_t,
x: botan_mp_t,
y: u32,
) -> c_int