Function napi::noop_finalize

source ·
pub fn noop_finalize<Hint>(_hint: Hint, _env: Env)
Expand description

This function could be used for create_buffer_with_borrowed_data and want do noting when Buffer finalized.