windows::Wdk::System::SystemServices

Function RtlCreateRegistryKey

pub unsafe fn RtlCreateRegistryKey<P1>(relativeto: u32, path: P1) -> NTSTATUS
where P1: Param<PCWSTR>,