Function llvmint::copysign_f32 [] [src]

pub unsafe extern "C" fn copysign_f32(a: f32, b: f32) -> f32

The llvm.copysign.f32 intrinsic.