DialogBoxIndirectParamW

Function DialogBoxIndirectParamW 

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