Function user32::DlgDirSelectComboBoxExW [] [src]

pub unsafe extern "system" fn DlgDirSelectComboBoxExW(
    hwndDlg: HWND,
    lpString: LPWSTR,
    cchOut: c_int,
    idComboBox: c_int
) -> BOOL