Function blst::blst_uint32_from_scalar

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