[][src]Function nginx::EC_GROUP_cmp

pub unsafe extern "C" fn EC_GROUP_cmp(
    a: *const EC_GROUP,
    b: *const EC_GROUP,
    ctx: *mut BN_CTX
) -> c_int