Function windows_sys::Win32::UI::WindowsAndMessaging::DialogBoxIndirectParamA
pub unsafe extern "system" fn DialogBoxIndirectParamA(
hinstance: HINSTANCE,
hdialogtemplate: *const DLGTEMPLATE,
hwndparent: HWND,
lpdialogfunc: DLGPROC,
dwinitparam: LPARAM,
) -> isize