pub unsafe extern "system" fn CommandLineToArgvW(
    lpcmdline: PCWSTR,
    pnumargs: *mut i32
) -> *mut PWSTR
Expand description

Required features: "Win32_UI_Shell"