Function winapi::um::winuser::DialogBoxIndirectParamW
source · pub unsafe extern "system" fn DialogBoxIndirectParamW(
hInstance: HINSTANCE,
hDialogTemplate: LPCDLGTEMPLATEW,
hWndParent: HWND,
lpDialogFunc: DLGPROC,
dwInitParam: LPARAM
) -> INT_PTR