Function blst::blst_p1s_add

source ยท
pub unsafe extern "C" fn blst_p1s_add(
    ret: *mut blst_p1,
    points: *const *const blst_p1_affine,
    npoints: usize,
)