[][src]Function blst::blst_p1_affine_compress

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