blst_scalar_from_uint32

Function blst_scalar_from_uint32 

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