blst_fp_from_hexascii

Function blst_fp_from_hexascii 

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