Function blst::blst_p1_serialize

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