Skip to main content

nros_platform_register_log_writer

Function nros_platform_register_log_writer 

Source
pub unsafe extern "C" fn nros_platform_register_log_writer(
    writer: nros_platform_log_writer_fn_t,
    flusher: nros_platform_log_flush_fn_t,
)