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.
pub fn noop_finalize<Hint>(_hint: Hint, _env: Env)This function could be used for create_buffer_with_borrowed_data and want do noting when Buffer finalized.