Attribute Macro uniffi::deps::static_assertions::_core::prelude::rust_2015::alloc_error_handler

source ·
#[alloc_error_handler]
🔬This is a nightly-only experimental API. (alloc_error_handler)
Expand description

Attribute macro applied to a function to register it as a handler for allocation failure.

See also std::alloc::handle_alloc_error.