[][src]Function winapi::um::shellapi::CommandLineToArgvW

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