#[no_mangle]
pub unsafe extern "C" fn heapdump_bind_with_channel(
registry_channel: zx_handle_t,
)
Expand description
ยงSafety
The caller must pass either a channel handle or an invalid handle.
#[no_mangle]
pub unsafe extern "C" fn heapdump_bind_with_channel(
registry_channel: zx_handle_t,
)
The caller must pass either a channel handle or an invalid handle.