Function user32::DlgDirSelectComboBoxExA
[−]
[src]
pub unsafe extern "system" fn DlgDirSelectComboBoxExA(
hwndDlg: HWND,
lpString: LPSTR,
cchOut: c_int,
idComboBox: c_int
) -> BOOL