Function mbedtls_mpi_cmp_mpi

Source
pub unsafe extern "C" fn mbedtls_mpi_cmp_mpi(
    X: *const mbedtls_mpi,
    Y: *const mbedtls_mpi,
) -> c_int