Function napi_get_version

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