Function blst::blst_scalar_from_hexascii

source ยท
pub unsafe extern "C" fn blst_scalar_from_hexascii(
    out: *mut blst_scalar,
    hex: *const byte,
)