Function napi_get_version

Source
pub unsafe extern "C" fn napi_get_version(
    env: napi_env,
    result: *mut u32,
) -> napi_status