Function blst::blst_p1_affine_compress

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