Function blst::blst_fr_from_uint64

source ยท
pub unsafe extern "C" fn blst_fr_from_uint64(
    ret: *mut blst_fr,
    a: *const u64,
)