tildefriends/src/bcrypt.js.h

6 lines
96 B
C

#pragma once
typedef struct JSContext JSContext;
void tf_bcrypt_register(JSContext* context);