Struct node_api_sys::napi_callback_info__ [] [src]

#[repr(C)]
pub struct napi_callback_info__ { /* fields omitted */ }

Trait Implementations

impl Debug for napi_callback_info__
[src]

Formats the value using the given formatter.

impl Copy for napi_callback_info__
[src]

impl Clone for napi_callback_info__
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more