Function blst::blst_uint32_from_fp

source ยท
pub unsafe extern "C" fn blst_uint32_from_fp(
    ret: *mut u32,
    a: *const blst_fp,
)