pub unsafe extern "system" fn DlgDirSelectExA(
    hwnddlg: HWND,
    lpstring: PSTR,
    chcount: i32,
    idlistbox: i32
) -> BOOL
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"