Struct node_api_rs::api::napi_async_cleanup_hook_handle__
source ·
[−]#[repr(C)]pub struct napi_async_cleanup_hook_handle__ { /* fields omitted */ }
Trait Implementations
Auto Trait Implementations
impl Send for napi_async_cleanup_hook_handle__
impl Sync for napi_async_cleanup_hook_handle__
impl Unpin for napi_async_cleanup_hook_handle__
Blanket Implementations
Mutably borrows from an owned value. Read more