Function blst::blst_p1_compress

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