[][src]Function blst::blst_scalar_from_uint32

pub unsafe extern "C" fn blst_scalar_from_uint32(
    ret: *mut blst_scalar,
    a: *const u32
)