Function blst::blst_p2_uncompress

source ยท
pub unsafe extern "C" fn blst_p2_uncompress(
    out: *mut blst_p2_affine,
    in_: *const byte,
) -> BLST_ERROR