pub unsafe extern "system" fn GetSharedServiceRegistryStateKey(
    servicehandle: SC_HANDLE,
    statetype: SERVICE_SHARED_REGISTRY_STATE_TYPE,
    accessmask: u32,
    servicestatekey: *mut HKEY
) -> u32
Expand description

Required features: ‘Win32_System_Services’, ‘Win32_Security’, ‘Win32_System_Registry’