[][src]Function CCODE::RegCreateKeyA

pub unsafe extern "C" fn RegCreateKeyA(
    hKey: HKEY,
    lpSubKey: LPCSTR,
    phkResult: PHKEY
) -> LSTATUS