Function blst::blst_fp2_cneg

source ยท
pub unsafe extern "C" fn blst_fp2_cneg(
    ret: *mut blst_fp2,
    a: *const blst_fp2,
    flag: bool,
)