_core_rustc_static

Function heapdump_take_named_snapshot

Source
#[no_mangle]
pub unsafe extern "C" fn heapdump_take_named_snapshot(
    name: *const c_char,
)
Expand description

ยงSafety

The caller must pass a nul-terminated string whose length is not greater than ZX_MAX_NAME_LEN.