fuchsia_free_log_messages

Function fuchsia_free_log_messages 

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn fuchsia_free_log_messages( input: LogMessages<'_>, )
Expand description

ยงSafety

This should only be called with a pointer obtained through fuchsia_decode_log_messages_to_struct. This method should not be called if state is nullptr.