Type Definition libcdio_sys::CdioDataFree_t

source ·
pub type CdioDataFree_t = Option<unsafe extern "C" fn(ptr: *mut c_void)>;