Function blst::blst_scalar_from_uint64

source ยท
pub unsafe extern "C" fn blst_scalar_from_uint64(
    out: *mut blst_scalar,
    a: *const u64,
)