Function blst::blst_p1_deserialize

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