Function RegSaveKeyA

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