Function blst::blst_sk_to_pk_in_g2

source ยท
pub unsafe extern "C" fn blst_sk_to_pk_in_g2(
    out_pk: *mut blst_p2,
    SK: *const blst_scalar,
)