Function user32::DialogBoxIndirectParamA
[−]
[src]
pub unsafe extern "system" fn DialogBoxIndirectParamA(
hInstance: HINSTANCE,
hDialogTemplate: LPCDLGTEMPLATEA,
hWndParent: HWND,
lpDialogFunc: DLGPROC,
dwInitParam: LPARAM
) -> INT_PTR