[][src]Function libcdio_sys::mmc_prevent_allow_medium_removal

pub unsafe extern "C" fn mmc_prevent_allow_medium_removal(
    p_cdio: *const CdIo_t,
    b_persistent: c_uchar,
    b_prevent: c_uchar,
    i_timeout_ms: c_uint
) -> driver_return_code_t