Function blst::blst_p1_compress

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