Function CommandLineToArgvW

Source
pub unsafe extern "C" fn CommandLineToArgvW(
    lpCmdLine: LPCWSTR,
    pNumArgs: *mut c_int,
) -> *mut LPWSTR