pub unsafe extern "system" fn DlgDirListA(
    hdlg: HWND,
    lppathspec: PSTR,
    nidlistbox: i32,
    nidstaticpath: i32,
    ufiletype: DLG_DIR_LIST_FILE_TYPE
) -> i32
Expand description

Required features: "Win32_UI_Controls", "Win32_Foundation"