Function user32::CreateDialogIndirectParamA [] [src]

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