[][src]Function blst::blst_p2_deserialize

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