Function blst::blst_fp_from_lendian

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