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

pub unsafe extern "system" fn DialogBoxIndirectParamW(
    hInstance: HINSTANCE,
    hDialogTemplate: LPCDLGTEMPLATEW,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> INT_PTR