pub unsafe extern "C" fn cdio_set_blocksize(
p_cdio: *const CdIo_t,
i_blocksize: c_int,
) -> driver_return_code_tExpand description
Set the blocksize for subsequent reads.
pub unsafe extern "C" fn cdio_set_blocksize(
p_cdio: *const CdIo_t,
i_blocksize: c_int,
) -> driver_return_code_tSet the blocksize for subsequent reads.