pub unsafe fn acquire_status() -> UniquePtr<AcqTextStatus>Expand description
ยงSafety
Before you do anything with AcqTextStatus you must set the callback.
The returned UniquePtr cannot outlive the cache.
pub unsafe fn acquire_status() -> UniquePtr<AcqTextStatus>Before you do anything with AcqTextStatus you must set the callback.
The returned UniquePtr cannot outlive the cache.