Struct webview2_com_sys::Windows::Win32::UI::WindowsAndMessaging::NCCALCSIZE_PARAMS [−][src]
Fields
rgrc: [RECT; 3]lppos: *mut WINDOWPOSTrait Implementations
type DefaultType = Self
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Auto Trait Implementations
impl RefUnwindSafe for NCCALCSIZE_PARAMS
impl !Send for NCCALCSIZE_PARAMS
impl !Sync for NCCALCSIZE_PARAMS
impl Unpin for NCCALCSIZE_PARAMS
impl UnwindSafe for NCCALCSIZE_PARAMS
Blanket Implementations
Mutably borrows from an owned value. Read more