[][src]Type Definition nj_sys::napi_async_execute_callback

type napi_async_execute_callback = Option<unsafe extern "C" fn(env: napi_env, data: *mut c_void)>;