Function blst::blst_fp_from_uint64

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