Type Definition libparted_sys::PedExceptionHandler[][src]

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