#ifndef _NTBCD_H /** * The BcdInitializeBcdSyncMutant function initializes the BCD synchronization mutant. */ NTSYSAPI VOID NTAPI BcdInitializeBcdSyncMutant( VOID ); #endif View code on GitHub
No description available.