Type Definition libparted_sys::PedExceptionHandler

source ·
pub type PedExceptionHandler = Option<unsafe extern "C" fn(ex: *mut PedException) -> PedExceptionOption>;