Function SHEvaluateSystemCommandTemplate

Source
pub unsafe extern "C" fn SHEvaluateSystemCommandTemplate(
    pszCmdTemplate: PCWSTR,
    ppszApplication: *mut PWSTR,
    ppszCommandLine: *mut PWSTR,
    ppszParameters: *mut PWSTR,
) -> HRESULT