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