Function blst::blst_uint64_from_scalar

source ยท
pub unsafe extern "C" fn blst_uint64_from_scalar(
    out: *mut u64,
    a: *const blst_scalar,
)