Function botan_sys::botan_mp_rshift
source ยท pub unsafe extern "C" fn botan_mp_rshift(
out: botan_mp_t,
in_: botan_mp_t,
shift: usize,
) -> c_int
pub unsafe extern "C" fn botan_mp_rshift(
out: botan_mp_t,
in_: botan_mp_t,
shift: usize,
) -> c_int