Function blst::blst_lendian_from_fp

source ยท
pub unsafe extern "C" fn blst_lendian_from_fp(
    ret: *mut byte,
    a: *const blst_fp,
)