napi_cleanup_hook

Type Alias napi_cleanup_hook 

Source
pub type napi_cleanup_hook = unsafe extern "C" fn(data: *mut c_void);