blst_fp_from_uint32

Function blst_fp_from_uint32 

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