Function blst::blst_fp_from_uint32

source ·
pub unsafe extern "C" fn blst_fp_from_uint32(
    ret: *mut blst_fp,
    a: *const u32
)