[][src]Function blst::blst_p2_from_jacobian

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