Function core::arch::x86::_mulx_u32 1.27.0[−][src]
pub unsafe fn _mulx_u32(a: u32, b: u32, hi: &mut u32) -> u32
This is supported on x86 and target feature
bmi2
only.pub unsafe fn _mulx_u32(a: u32, b: u32, hi: &mut u32) -> u32
bmi2
only.