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

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