not directly silk related, but how would i get a `DllImport` asking for `d3d11.dll` to pick up a nat

not directly silk related, but how would i get a DllImport asking for d3d11.dll to pick up a native linux library version? ive tried naming the file libd3d11.dll.so d3d11.so libd3d11.so d3d11.dll and it always just says "failed to find native library 'd3d11.dll'
Was this page helpful?