winapi::um::winreg

Function RegUnLoadKeyA

Source
pub unsafe extern "system" fn RegUnLoadKeyA(
    hKey: HKEY,
    lpSubKey: LPCSTR,
) -> LSTATUS