Function libgcrypt_sys::gcry_mpi_rshift[][src]

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