[][src]Function blst::blst_p1_uncompress

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