Skip to content
  • Kunshan Wang's avatar
    API-GEN: WIP: Implementing C->Rust conversions... · edde641e
    Kunshan Wang authored
    Now arrays, handles and primitive values can be converted to the
    appropriate Rust values.
    
    TODO: Need to forward each function to the concrete api_impl methods,
    and convert the return values back to C types. Stubs should be
    generated to ease the implementation of high-level methods.
    edde641e