[][src]Function winapi::um::winuser::CreateDialogParamW

pub unsafe extern "system" fn CreateDialogParamW(
    hInstance: HINSTANCE,
    lpTemplateName: LPCWSTR,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> HWND