cdio_lseek

Function cdio_lseek 

Source
pub unsafe extern "C" fn cdio_lseek(
    p_cdio: *const CdIo_t,
    offset: off_t,
    whence: c_int,
) -> off_t