K2InformaticsGmbH / oranif

Oracle OCI driver using dirty NIF
Apache License 2.0
4 stars 2 forks source link

Simplify NIF function names #35

Closed c-bik closed 5 years ago

c-bik commented 5 years ago

https://github.com/K2InformaticsGmbH/oranif/blob/842462d12347b37040191b8dc0a8b47ed1a03b5d/src/dpi.hrl#L17-L31

All *F/2 macros can be removed and G_NIF_FUN/3 should be directly used instead!