[][src]Type Definition napi_sys::uv_free_func

type uv_free_func = Option<unsafe extern "C" fn(ptr: *mut c_void)>;