[][src]Type Definition ntapi::ntrtl::RtlSetHeapInformation

type RtlSetHeapInformation = unsafe extern "system" fn(HeapHandle: PVOID, HeapInformationClass: HEAP_INFORMATION_CLASS, HeapInformation: PVOID, HeapInformationLength: SIZE_T) -> NTSTATUS;