pub unsafe extern "system" fn GetServiceRegistryStateKey(
    servicestatushandle: SERVICE_STATUS_HANDLE,
    statetype: SERVICE_REGISTRY_STATE_TYPE,
    accessmask: u32,
    servicestatekey: *mut HKEY
) -> u32
Expand description

Required features: "Win32_System_Registry"