Skip to main content

is_single_fp_element

Function is_single_fp_element 

Source
fn is_single_fp_element<'a, Ty, C>(layout: TyAndLayout<'a, Ty>, cx: &C) -> bool
where Ty: TyAbiInterface<'a, C> + Copy, C: HasDataLayout,
Expand description

Is this a struct with a single float field?