Struct sapnwrfc::binding::_RFC_UNIT_HANDLE [] [src]

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

_RFC_UNIT_HANDLE

Handle to a data container for a bgRFC LUW. Can be filled with several RFC_FUNCTION_HANDLEs.

Fields

Trait Implementations

impl Debug for _RFC_UNIT_HANDLE
[src]

[src]

Formats the value using the given formatter.

impl Copy for _RFC_UNIT_HANDLE
[src]

impl Clone for _RFC_UNIT_HANDLE
[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_UNIT_HANDLE
[src]

[src]

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