[][src]Function ethnum_intrinsics::rotate_left

pub unsafe extern "C" fn rotate_left(
    r: &mut MaybeUninit<U256>,
    a: &U256,
    b: u32
)