Function windows_sys::Win32::UI::Shell::CommandLineToArgvW
[−]pub unsafe extern "system" fn CommandLineToArgvW(
lpcmdline: PCWSTR,
pnumargs: *mut i32
) -> *mut PWSTR
Expand description
Required features: "Win32_UI_Shell"