Skip to main content

cdio_cddap_errors

Function cdio_cddap_errors 

Source
pub unsafe extern "C" fn cdio_cddap_errors(
    d: *mut cdrom_drive_t,
) -> *mut c_char
Expand description

Returns the current error buffer. Free the returned string using cdio_cddap_free_messages() if not NULL.