_archivist_c_lib_rustc_static

Function fuchsia_free_decoded_log_message

Source
#[no_mangle]
pub unsafe extern "C" fn fuchsia_free_decoded_log_message(
    msg: *mut c_char,
)
Expand description

ยงSafety

This should only be called with a pointer obtained through fuchsia_decode_log_message_to_json.