Function libgcrypt_sys::gcry_mpi_lshift[][src]

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