[][src]Function CCODE::DialogBoxIndirectParamW

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