Function winapi::um::winuser::CreateDialogParamA
source · pub unsafe extern "system" fn CreateDialogParamA(
hInstance: HINSTANCE,
lpTemplateName: LPCSTR,
hWndParent: HWND,
lpDialogFunc: DLGPROC,
dwInitParam: LPARAM
) -> HWND