Function windows_sys::Wdk::Storage::FileSystem::RtlAllocateHeap

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