pub unsafe extern "system" fn ProcessTrace(
    handlearray: *const PROCESSTRACE_HANDLE,
    handlecount: u32,
    starttime: *const FILETIME,
    endtime: *const FILETIME
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"