Function blst::blst_fp_from_bendian

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