[][src]Type Definition csfml_system_sys::sfInputStreamSeekFunc

type sfInputStreamSeekFunc = Option<unsafe extern "C" fn(position: sfInt64, userData: *mut c_void) -> sfInt64>;