Function blst::blst_p2_from_affine

source ยท
pub unsafe extern "C" fn blst_p2_from_affine(
    out: *mut blst_p2,
    in_: *const blst_p2_affine,
)