Function vc6_sys::RegCreateKeyW

source ·
pub unsafe extern "stdcall" fn RegCreateKeyW(
    hKey: HKEY,
    lpSubKey: LPCWSTR,
    phkResult: PHKEY
) -> LONG