Function RegDeleteKeyA

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