fn getEmittedImplib(self: *Compile) LazyPath

Returns the path to the generated import library. This function can only be called for libraries.

Parameters

self: *Compile,