Function RegUnLoadKeyA

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