[][src]Function fil_blst::blst_p1_add

pub unsafe extern "C" fn blst_p1_add(
    out: *mut blst_p1,
    a: *const blst_p1,
    b: *const blst_p1
)