Function nj_core::sys::napi_get_version

source ·
pub unsafe extern "C" fn napi_get_version(
    env: *mut napi_env__,
    result: *mut u32
) -> u32