Skip to main content

SHQueryRecycleBinA

Function SHQueryRecycleBinA 

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