pub unsafe extern "system" fn ValidateLog(
    pszlogfilename: PCWSTR,
    psalogfile: *mut SECURITY_ATTRIBUTES,
    pinfobuffer: *mut CLS_INFORMATION,
    pcbbuffer: *mut u32
) -> BOOL
Expand description

Required features: "Win32_Storage_FileSystem", "Win32_Foundation", "Win32_Security"