winapi::um::winreg

Function RegSaveKeyA

Source
pub unsafe extern "system" fn RegSaveKeyA(
    hKey: HKEY,
    lpFile: LPCSTR,
    lpSecurityAttributes: LPSECURITY_ATTRIBUTES,
) -> LSTATUS