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