Expand description
Required features: "Win32_UI_Controls_RichEdit"
Fields
chrg: CHARRANGE
lpstrText: PCSTR
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for FINDTEXTA
impl !Send for FINDTEXTA
impl !Sync for FINDTEXTA
impl Unpin for FINDTEXTA
impl UnwindSafe for FINDTEXTA
Blanket Implementations
sourceimpl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
const: unstable · sourcefn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more