Struct sapnwrfc::binding::RFC_DATA_CONTAINER [] [src]

#[repr(C)]
pub struct RFC_DATA_CONTAINER { pub handle: *mut c_void, }

RFC_DATA_CONTAINER

Handle to a general data container (structure, table or function module).

Fields

Trait Implementations

impl Debug for RFC_DATA_CONTAINER
[src]

[src]

Formats the value using the given formatter.

impl Copy for RFC_DATA_CONTAINER
[src]

impl Clone for RFC_DATA_CONTAINER
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Default for RFC_DATA_CONTAINER
[src]

[src]

Returns the "default value" for a type. Read more