PInvoke memory management: strings inside structs passed by reference
I have a question about the releasing of memory when marshalling structs containing strings across pInvoke
I have a question about the releasing of memory when marshalling structs containing strings across pInvoke