Function windows_native::ntrtl::RtlQueryRegistryValuesEx
source · pub unsafe extern "system" fn RtlQueryRegistryValuesEx(
RelativeTo: u32,
Path: PCWSTR,
QueryTable: *mut RTL_QUERY_REGISTRY_TABLE,
Context: *mut c_void,
Environment: *mut c_void
) -> NTSTATUS