Skip to main content

cdio_error

Function cdio_error 

Source
pub unsafe extern "C" fn cdio_error(format: *const c_char, ...)
Expand description

Handle an error message. Execution is terminated.

@see cdio_log for a more generic routine.