windows::Win32::UI::Shell

Function SHQueryRecycleBinA

pub unsafe fn SHQueryRecycleBinA<P0>(
    pszrootpath: P0,
    pshqueryrbinfo: *mut SHQUERYRBINFO,
) -> Result<()>
where P0: Param<PCSTR>,