[][src]Function blst::blst_scalar_from_bendian

pub unsafe extern "C" fn blst_scalar_from_bendian(
    ret: *mut blst_scalar,
    a: *const byte
)