[][src]Function CCODE::HeapAlloc

pub unsafe extern "C" fn HeapAlloc(
    hHeap: HANDLE,
    dwFlags: DWORD,
    dwBytes: SIZE_T
) -> LPVOID