RegDeleteKey

Function RegDeleteKey 

Source
pub unsafe extern "system" fn RegDeleteKey(
    hkey: *mut c_void,
    lpsubkey: *const u16,
) -> u32
Expand description

#394 RegDeleteKey

deletes the Registration Database subkey specified by the szSubKey parameter