Function mbedtls_mpi_get_bit

Source
pub unsafe extern "C" fn mbedtls_mpi_get_bit(
    X: *const mbedtls_mpi,
    pos: usize,
) -> c_int