Function winapi::um::winreg::RegUnLoadKeyW

source ·
pub unsafe extern "system" fn RegUnLoadKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR
) -> LSTATUS