blst_p2_from_affine

Function blst_p2_from_affine 

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