[][src]Function winapi::um::winuser::CreateDialogIndirectParamA

pub unsafe extern "system" fn CreateDialogIndirectParamA(
    hInstance: HINSTANCE,
    lpTemplate: LPCDLGTEMPLATEA,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> HWND