pub unsafe extern "cdecl" fn OleUIPromptUserW(
    ntemplate: i32,
    hwndparent: HWND
    ...
) -> i32
Expand description

Required features: "Win32_Foundation"