[][src]Function ntapi::ntzwapi::ZwSetInformationObject

pub unsafe extern "system" fn ZwSetInformationObject(
    Handle: HANDLE,
    ObjectInformationClass: OBJECT_INFORMATION_CLASS,
    ObjectInformation: PVOID,
    ObjectInformationLength: ULONG
) -> NTSTATUS