[][src]Function fil_blst::blst_sk_to_pk_in_g2

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