Function blst::blst_p1_from_affine

source ยท
pub unsafe extern "C" fn blst_p1_from_affine(
    out: *mut blst_p1,
    in_: *const blst_p1_affine,
)