[][src]Function blst::blst_scalar_from_uint64

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