Function gcry_mpi_test_bit

Source
pub unsafe extern "C" fn gcry_mpi_test_bit(
    a: gcry_mpi_t,
    n: c_uint,
) -> c_int