Crate mun_capi_utils

Source

Re-exports§

pub use error::ErrorHandle;

Modules§

error
Exposes error reporting using the C ABI.

Macros§

assert_error
assert_getter1
assert_getter2
assert_getter3
mun_error_try
try_deref
try_deref_mut

Functions§

mun_string_destroy
Deallocates a string that was allocated by the runtime.
try_convert_c_string
Tries to convert a C style string pointer to a CStr.