Function blst::blst_fr_from_hexascii

source ยท
pub unsafe extern "C" fn blst_fr_from_hexascii(
    ret: *mut blst_fr,
    hex: *const byte,
)