Skip to main content

cdio_open_cdrdao

Function cdio_open_cdrdao 

Source
pub unsafe extern "C" fn cdio_open_cdrdao(
    psz_toc_name: *const c_char,
) -> *mut CdIo_t
Expand description

Set up cdrdao CD disk-image for reading. Source is the .toc file

@return the cdio object or \p NULL on error or no device.