[][src]Function ntapi::ntzwapi::ZwSetInformationKey

pub unsafe extern "system" fn ZwSetInformationKey(
    KeyHandle: HANDLE,
    KeySetInformationClass: KEY_SET_INFORMATION_CLASS,
    KeySetInformation: PVOID,
    KeySetInformationLength: ULONG
) -> NTSTATUS