[][src]Function fil_blst::blst_fp_add

pub unsafe extern "C" fn blst_fp_add(
    ret: *mut blst_fp,
    a: *const blst_fp,
    b: *const blst_fp
)