pub unsafe extern "system" fn RegCreateKey(
hkey: *mut c_void,
lpsubkey: *const u16,
phkresult: *mut *mut c_void,
) -> u32Expand description
#393 RegCreateKey
either creates a Registration Database key or opens the specified key if it already exists