Uf, finally chanced on the right incantation:
function f()
return ccall(dlsym(_LIB, :f),
Cint,
(),)
end
Uf, finally chanced on the right incantation:
function f()
return ccall(dlsym(_LIB, :f),
Cint,
(),)
end