Function gcry_mpi_rshift

Source
pub unsafe extern "C" fn gcry_mpi_rshift(
    x: gcry_mpi_t,
    a: gcry_mpi_t,
    n: c_uint,
)