Function mbedtls_sys::ecp_point_cmp[][src]

pub unsafe extern "C" fn ecp_point_cmp(
    P: *const ecp_point,
    Q: *const ecp_point
) -> c_int