Function windows::Wdk::Storage::FileSystem::RtlAllocateHeap

pub unsafe fn RtlAllocateHeap(
    heaphandle: *const c_void,
    flags: u32,
    size: usize,
) -> *mut c_void