Function botan_sys::botan_mp_sub_u32[][src]

pub unsafe extern "C" fn botan_mp_sub_u32(
    result: botan_mp_t,
    x: botan_mp_t,
    y: u32
) -> c_int