Function blst::blst_p1_serialize

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