[][src]Function CCODE::CreateDialogIndirectParamA

pub unsafe extern "C" fn CreateDialogIndirectParamA(
    hInstance: HINSTANCE,
    lpTemplate: LPCDLGTEMPLATEA,
    hWndParent: HWND,
    lpDialogFunc: DLGPROC,
    dwInitParam: LPARAM
) -> HWND