Function DlgDirListComboBoxA

Source
pub unsafe extern "C" fn DlgDirListComboBoxA(
    hDlg: HWND,
    lpPathSpec: LPSTR,
    nIDComboBox: c_int,
    nIDStaticPath: c_int,
    uFiletype: UINT,
) -> c_int