Type Definition csfml_system_sys::sfInputStreamTellFunc[][src]

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