Type Definition libparted_sys::__io_seek_fn [] [src]

type __io_seek_fn = Option<unsafe extern "C" fn(_: *mut c_void, _: *mut __off64_t, _: c_int) -> c_int>;