Function blst::blst_uint64_from_fp

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