# File lib/chef/util/windows.rb, line 51
def
str_to_ptr
(
v
) [
v
].
pack
(
'p*'
).
unpack
(
'L'
)[
0
]
end