[][src]Function fil_blst::blst_scalar_from_uint64

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