[][src]Function blst::blst_fp_cneg

pub unsafe extern "C" fn blst_fp_cneg(
    ret: *mut blst_fp,
    a: *const blst_fp,
    flag: usize
)