Function blst::blst_p2_serialize

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