Function blst::blst_p1_to_affine

source ·
pub unsafe extern "C" fn blst_p1_to_affine(
    out: *mut blst_p1_affine,
    in_: *const blst_p1
)