pub unsafe extern "system" fn SetTraceCallback(
    pguid: *const GUID,
    eventcallback: PEVENT_CALLBACK
) -> WIN32_ERROR
Expand description

Required features: "Win32_Foundation"