Type Definition r_core::RIOFdSeek[][src]

pub type RIOFdSeek = Option<unsafe extern "C" fn(io: *mut RIO, fd: c_int, addr: c_ulonglong, whence: c_int) -> c_ulonglong>;