Function node_bindgen::core::sys::napi_typeof

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