Function blst::blst_fp_from_hexascii

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