Searched defs:allocate_via_rust (Results 1 – 4 of 4) sorted by relevance
16 fn allocate_via_rust() -> Box<SomeStruct>; in allocate_via_rust() function39 pub fn allocate_via_rust() -> Box<ffi::SomeStruct> { in allocate_via_rust() function