Function ControlTraceA
pub unsafe fn ControlTraceA<P1>(
tracehandle: CONTROLTRACE_HANDLE,
instancename: P1,
properties: *mut EVENT_TRACE_PROPERTIES,
controlcode: EVENT_TRACE_CONTROL,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,
pub unsafe fn ControlTraceA<P1>(
tracehandle: CONTROLTRACE_HANDLE,
instancename: P1,
properties: *mut EVENT_TRACE_PROPERTIES,
controlcode: EVENT_TRACE_CONTROL,
) -> WIN32_ERRORwhere
P1: Param<PCSTR>,