Function user32::DialogBoxIndirectParamW
[−]
[src]
pub unsafe extern "system" fn DialogBoxIndirectParamW(
hInstance: HINSTANCE,
hDialogTemplate: LPCDLGTEMPLATEW,
hWndParent: HWND,
lpDialogFunc: DLGPROC,
dwInitParam: LPARAM
) -> INT_PTR