pub unsafe extern "system" fn RtlDeleteRegistryValue(
    relativeto: u32,
    path: PCWSTR,
    valuename: PCWSTR
) -> NTSTATUS
Expand description

Required features: "Win32_Foundation"