[][src]Function blst::blst_sk_to_pk_in_g1

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