Function StartTraceW
pub unsafe fn StartTraceW<P1>(
tracehandle: *mut CONTROLTRACE_HANDLE,
instancename: P1,
properties: *mut EVENT_TRACE_PROPERTIES,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,
pub unsafe fn StartTraceW<P1>(
tracehandle: *mut CONTROLTRACE_HANDLE,
instancename: P1,
properties: *mut EVENT_TRACE_PROPERTIES,
) -> WIN32_ERRORwhere
P1: Param<PCWSTR>,