Function mbedtls_sys::mpi_cmp_abs

source ·
pub unsafe extern "C" fn mpi_cmp_abs(
    X: *const mpi,
    Y: *const mpi
) -> c_int