fn is_single_fp_element<'a, Ty, C>(layout: TyAndLayout<'a, Ty>, cx: &C) -> boolExpand description
Is this a struct with a single float field?
fn is_single_fp_element<'a, Ty, C>(layout: TyAndLayout<'a, Ty>, cx: &C) -> boolIs this a struct with a single float field?