Function winapi::um::winuser::DialogBoxParamA

source ·
pub unsafe extern "system" fn DialogBoxParamA(
    hInstance: HINSTANCE,
    lpTemplateName: LPCSTR,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> INT_PTR