windows::Wdk::Storage::FileSystem

Function RtlAllocateHeap

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