Struct webview2_com::Windows::Win32::UI::WindowsAndMessaging::NCCALCSIZE_PARAMS [−][src]
Fields
rgrc: [RECT; 3]lppos: *mut WINDOWPOSTrait Implementations
type Abi = NCCALCSIZE_PARAMS
type Abi = NCCALCSIZE_PARAMS
The abi representation of the implementing type. Read more
type DefaultType = NCCALCSIZE_PARAMS
Converts from Self::DefaultType to Result<T>.
Returns a pointer for setting the object’s value via an ABI call.
Returns the “default value” for a type. Read more
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