Function windows_sys::Win32::System::Registry::RegUnLoadKeyA
pub unsafe extern "system" fn RegUnLoadKeyA(
hkey: HKEY,
lpsubkey: PCSTR
) -> WIN32_ERROR
Expand description
Required features: "Win32_Foundation"