[][src]Function blst::blst_p2_uncompress

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