pub fn check_ffi_ctx(code: UikaErrorCode, context: &str) -> UikaResult<()>Expand description
Like check_ffi, but enriches property/function errors with the given name.
pub fn check_ffi_ctx(code: UikaErrorCode, context: &str) -> UikaResult<()>Like check_ffi, but enriches property/function errors with the given name.