Function get_native_domain

pub unsafe fn get_native_domain() -> NonNull<c_void>
Expand description

Gets a pointer to a native domain.

ยงSafety

Should only be executed in test environment on Kanzi thread.