Struct sapnwrfc::binding::_RFC_FUNCTION_DESC_HANDLE [] [src]

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

_RFC_FUNCTION_DESC_HANDLE

Handle to a cached metadata description of a function module.

Fields

Trait Implementations

impl Debug for _RFC_FUNCTION_DESC_HANDLE
[src]

[src]

Formats the value using the given formatter.

impl Copy for _RFC_FUNCTION_DESC_HANDLE
[src]

impl Clone for _RFC_FUNCTION_DESC_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_FUNCTION_DESC_HANDLE
[src]

[src]

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