pub unsafe fn DeleteLogFile<'a, Param0>(
    pszlogfilename: Param0,
    pvreserved: *mut c_void
) -> BOOL where
    Param0: IntoParam<'a, PCWSTR>, 
Expand description

Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’