RegDeleteKeyA

Function RegDeleteKeyA 

Source
pub unsafe extern "system" fn RegDeleteKeyA(
    hKey: HKEY,
    lpSubKey: *const i8,
) -> LSTATUS