Function user32::CreateDialogParamA [] [src]

pub unsafe extern "system" fn CreateDialogParamA(
    hInstance: HINSTANCE,
    lpTemplateName: LPCSTR,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> HWND