[][src]Function winapi::um::heapapi::HeapSetInformation

pub unsafe extern "system" fn HeapSetInformation(
    HeapHandle: HANDLE,
    HeapInformationClass: HEAP_INFORMATION_CLASS,
    HeapInformation: PVOID,
    HeapInformationLength: SIZE_T
) -> BOOL