Function blst::blst_uint64_from_fr

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